time slicing

英 [taɪm ˈslaɪsɪŋ] 美 [taɪm ˈslaɪsɪŋ]

网络  时间分片; 时间片; 时间分割; 时间切片; 时间切片技术

计算机



双语例句

  1. If you remember from the tuple discussion, you can access items from a sequence one item at a time or by slicing items.
    如果还记得对tuple的讨论,便知道可以在序列中一次访问一个条目或者通过将条目切片来访问条目。
  2. Dynamic priority adjustments and time slicing can happen at unpredictable times.
    动态优先级调整和时间片划分可能在不可预测的时间内发生。
  3. The time slicing technique utilized by M/ H system physical layer, which can effectively reduce the average power consumption of mobile terminals is also given.
    系统的物理层采用时间分片技术,可有效降低移动终端的平均功耗。
  4. For the first time in China, the open-stope slicing and cemented tailings filling were used to excavate the previous fill for ore recovery in old stope.
    采用分层空场尾砂胶给充填采矿法回采老采区的充填料矿是国内首创。
  5. This paper describes the system structure of DVB-H, performs theoretical analysis of time slicing technology for the purpose of reducing power consumption and realizing seamless frequency handover and seamless scanning for frequency substitution, and gives out the related algorithms for time slicing.
    阐述了DVB-H的系统结构,对以降低功耗、实现无缝频率切换和替换频率的无缝扫描为目标的时间分片技术进行了理论分析,给出了时间分片的相关算法。
  6. An Approach to the Time-Slicing Interpolation Algorithm for a Parabola
    时间分割法抛物线插补算法研究
  7. The thesis also researches the two key technology of DVB-H system: time slicing and MPE-FEC. It introduces the principle and purpose of them and also explains the implementation.
    本文还研究了DVB-H系统中关键技术:时间切片和MPE-FEC的原理、用途及实现过程。
  8. Time Slicing Technology of DVB-H
    DVB-H中的时间分片技术
  9. We have realized a virtual hardware environment on top of the Linux. It simulated a distributed share memory multiprocessor system and closely approximated a real hardware, including interrupts, time slicing, memory management, multiprocessor.
    在Linux操作系统上实现了一个虚拟硬件环境,它仿真了一个分布式共享内存多处理器系统,非常逼近真正的硬件平台,具有中断、时间分片、内存管理、多处理器支持等特性。
  10. At the same time, we implements an Ada concurrent program slicing systemAda_ProgramSlice.
    同时,实现了一个Ada并发程序切片系统AdaProgramSlice。
  11. Due to the redundancy of geometric information and the lack of topological information, the geometric elements of STL model should be sorted and merged firstly, and then the adjacent-side lists were built to gain time for slicing.
    根据STL文件几何信息有余、拓扑信息不足的特点,通过对各几何元素先排序、再归并、然后建立邻接边表的策略来为切片赢得时间。